// Здесь вы можите менять цвета а так же тег [SM]
// Пример выглядеть снизу
// Если нужна помощь заходи, помогу!
// https://discord.gg/sR9YAaC
//
// Возможные цвета читать тут:
// CSS - https://hlmod.ru/resources/more-colors.975/
// CSGO - https://hlmod.ru/resources/inc-cs-go-colors.1009/

"Phrases"
{
	"Rock The Vote"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Rock The Vote:"
	}
	
	"RTV Not Allowed"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Rock the Vote is not allowed yet."
	}
	
	"RTV Started"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Rock the Vote has already started."
	}

	"RTV Ended"
	{
		"en"			"{BLUE}[SM]{DEFAULT} RTV has already ended, you cannot start it again or nominate maps."

	}
	
	"Already Voted"
	{
 		"#format"		"{1:d},{2:d}"
	 	"en"			"{BLUE}[SM]{DEFAULT} You have already voted to Rock the Vote. ({1} votes, {2} required)"
	}
	
	"Minimal Players Not Met"
	{
		"en"			"{BLUE}[SM]{DEFAULT} The minimal number of players required has not been met."
	}
	
	
	"RTV Requested"
	{
		"#format"		"{1:s},{2:d},{3:d}"
		"en"			"{BLUE}[SM]{DEFAULT} {1} wants to rock the vote. ({2} votes, {3} required)"
	}
	
	"RTV Vote Ready"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Rocking the Vote!"

	}
	
	"Don't Change"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Keep Current Map"
	}
	
	
	"Selected Map"
	{
		"#format"		"{1:s},{2:s}"
		"en"			"{BLUE}[SM]{DEFAULT} {1} has selected {2}"
	}
	
	"No Votes"
	{
		"en"			"{BLUE}[SM]{DEFAULT} No votes received for Rock the Vote, keeping current map."
	}
	
	"Current Map Stays"
	{
		"en"			"{BLUE}[SM]{DEFAULT} Current map continues! Rock the Vote has spoken!"
	}
	
	"Changing Maps"
	{
		"#format"		"{1:s}"
		"en"			"{BLUE}[SM]{DEFAULT} Changing map to {1}! Rock the Vote has spoken!"
	}
}